NextRowTableType Property
Specifies the reference made by a database table.
The defined values are:
-table : the value of the text:table-name attribute is the name of a database table.
-query : the value of the text:table-name attribute is the name of a database query.
-command : the value of the text:table-name attribute is an SQL statement.
Namespace: Independentsoft.Office.Odf.FieldsAssembly: Independentsoft.Calc (in Independentsoft.Calc.dll) Version: 3.0.520.1+c6c593d5629a051e0af021b238c5d69d764f9686
public TableType TableType { get; set; }
Public Property TableType As TableType
Get
Set
Property Value
TableType